log/slog.Source.isEmpty (method)
2 uses
log/slog (current package)
handler.go#L495: if src.isEmpty() {
record.go#L215: func (s *Source) isEmpty() bool { return s == nil || *s == Source{} }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)